home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 August / EnterCD 8_2002.iso / Internet / Adobe GoLive 6.0 / data1.cab / PF_AppDir_Settings_DocumentStore / examples / basic.xhtml < prev    next >
Encoding:
Extensible Markup Language  |  2002-03-28  |  394 b   |  16 lines

  1. <?xml version="1.0"?> 
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5.  
  6.     <head>
  7.         <meta http-equiv="content-type" content="text/html;charset=utf-8"/>
  8.         <meta name="generator" content="Adobe GoLive 6"/>
  9.         <title>&title;</title>
  10.     </head>
  11.  
  12.     <body>
  13.         <p></p>
  14.     </body>
  15.  
  16. </html>